-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Avoid using deprecated InterceptorBindingRegistrar#registerAdditionalBindings #19656
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Spring stuff looks good
This workflow status is outdated as a new workflow run has been triggered. Failing Jobs - Building c5c27c0
Full information is available in the Build summary check run. Test Failures⚙️ JVM Tests - JDK 11 Windows #📦 independent-projects/arc/tests✖
✖
✖
✖
⚙️ JVM Tests - JDK 16 #📦 independent-projects/arc/tests✖
✖
✖
✖
|
@Ladicek the there are some failures in MP FT TCK, have you seen them before? |
Failing Jobs - Building e6fecca
Full information is available in the Build summary check run. Test Failures⚙️ MicroProfile TCKs Tests #📦 tcks/microprofile-fault-tolerance✖
|
@michalszynkiewicz yea that test is flaky, see smallrye/smallrye-fault-tolerance#233 |
The other failing tests are for Kafka, also not related. |
This gets rid of some deprecated code usage